projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d733078
)
ci: Tweak the HTML report style
author
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 14 Apr 2019 19:37:21 +0000
(20:37 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 14 Apr 2019 19:37:21 +0000
(20:37 +0100)
The header needs to take into account the job id field.
.gitlab-ci/meson-html-report.py
patch
|
blob
|
history
diff --git
a/.gitlab-ci/meson-html-report.py
b/.gitlab-ci/meson-html-report.py
index 77832d8af78e6be5df5ffe797f17e27297e1acb2..4a2b3643f4088e41c4d624663b99e6db4ed9d367 100755
(executable)
--- a/
.gitlab-ci/meson-html-report.py
+++ b/
.gitlab-ci/meson-html-report.py
@@
-52,7
+52,7
@@
header {
}
article {
- padding-top:
16
0px;
+ padding-top:
20
0px;
margin: 2em;
}